PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFNumberFormat Class / getMeasureUnit Method
In This Topic
    getMeasureUnit Method
    In This Topic
    Gets the measure unit.
    Syntax
    public java.lang.String getMeasureUnit()

    Return Value

    A text string specifying a label for displaying the units represented by this object in a user interface; the label should use a universally recognized abbreviation.
    See Also